startWithAppId

open fun startWithAppId(application: Application, appId: String)

Starts the SDK with a configuration from Verint's configuration provider.

Parameters

application

the Application context

appId

the unique ID that identifies your app


open fun startWithAppId(application: Application, appId: String, version: String)

Starts the SDK with a configuration from Verint's configuration provider.

Parameters

application

the Application context

appId

the unique ID that identifies your app

version

the version of the configuration to use